Einhugur OpenDocument Text Plugin for Xojo

DrawFrame.PictureData Property

Returns the raw data for the picture as String.

PictureData as String {Read}

Remarks

You can use Einhugur GraphicsFormats plugin to get this string into Xojo Picture object.

See Also

DrawFrame Class